@charset "UTF-8";
img{-webkit-transition: all 0.5s;
  -moz-transition: all 0.5s; -ms-transition: all 0.5s;  transition: all 0.5s;
  border:0;display: inline-block;
}
a{color:#333;-webkit-transition: all .5s;-moz-transition: all .5s; -ms-transition: all .5s;transition: all .5s;}

body{
    background-size: cover;
    -ms-behavior: url(../css/backgroundsize.min.htc);
    behavior: url(../css/backgroundsize.min.htc);
}
@font-face {
	font-family:Barlow-Regular;
	src: url('../fonts/Barlow-Regular.ttf'); }

@font-face {
	font-family:EUCLIDCIRCULARA;
	src: url('../fonts/EUCLIDCIRCULARA-MEDIUM_0.ttf'); }
/*footer*/
#footer { width:100%; height:587px; background:#0065ad; clear: both; overflow:visible;


}#footer p a:hover{ color:#f7941d;  border-bottom:1px #f7941d solid; margin-left:2px}
#footer li a:hover{ color:#f7941d;  border-bottom:1px #f7941d solid; margin-left:2px}

.footer_l { margin-top:97px; float: left; width:24%;  text-align:left; height:222px; padding-left:4% }
.footer_l h2 { font-size:15px; line-height:29px;  color:#FFF; margin-top:0}
.footer_l p{ font-size:15px; color:#fff;line-height:29px; margin-top:20px }
.footer_l h3 { font-size:35px; line-height:39px;  color:#FFF; font-family:BEBAS}

.footer_l h2 i { font-size:25px;}
.footer_l_tb { width:100%; float:left; margin-top:20px;}
.footer_l_tb img{ float:left; margin-right:3%}
.footer_l_tb p{ width:50%; text-align:center; display:block; float:left}


.footer_l span {font-size:25px; line-height:42px; text-align:center; color:#fff; width:42px; height:42px; display:block; background-color:#FFF; border-radius:50%; float:left; margin-right:12px; margin-top:30px;}
.footer_l.icon.iconfont {}


.footer_d { margin-top:97px; float: left; width:22.5%;  text-align:left; height:222px; border-right:1px solid #292b2d; padding-right:2%}
.footer_d h2 { font-size:15px; line-height:29px;  color:#FFF;}
.footer_d  p{ font-size:15px; color:#fff;line-height:29px; margin-bottom:10px; font-family:Barlow-Regular; text-transform:uppercase }
.footer_d h3 { font-size:22px; line-height:39px;  color:#FFF; font-family:BEBAS}

.footer_d h2 i { font-size:25px;}
.footer_d_tb { width:100%; float:left; margin-top:20px;}
.footer_d span {font-size:25px; line-height:42px; text-align:center; color:#090f16; width:42px; height:42px; display:block; background-color:#FFF; border-radius:50%; float:left; margin-right:12px; margin-top:30px;}
.footer_d.icon.iconfont {   }




.footer_d_tb a:hover{ text-decoration:none!important}

.footer_r { margin-top:97px; float: left; width:76%; color:#FFF; display:flex; margin-left:0% ; }
/*.footer_r ul:first-child{ width:44%;border-right: 1px solid #292b2d; padding-left:0}
.footer_r ul:first-child li {
    font-size: 16px;
    line-height: 35px;
    width: 50%; float:left}*/
	
	
	.footer_r ul:nth-child(4){ width:40%}
.footer_r ul p {font-size:16px; line-height:35px;  color:rgb(255,255,255,.7);}
.footer_r ul p a { color:rgb(255,255,255,.7);}

.footer_r ul { width:20%; float:left; text-align:left; border-right: 1px solid rgb(255,255,255,.3); padding-left:4%; padding-right:4%}
.footer_r ul h3 a { color:#FFF;}
.footer_r ul h3 { font-size:24px; margin-bottom:21px;}
.footer_r ul h3 span{ font-family:Barlow-Regular; font-size:18px}


.footer_r ul li {font-size:16px; line-height:35px;}
.footer_r ul li a { color:rgb(255,255,255,.8);}
.footer_banquan { width:100%; margin-top:154px; border-top:1px solid rgb(255,255,255,.4); float:left; text-align:center; line-height:42px; padding-top:5px;}
.footer_banquan_l { float:left; width:105%; text-align:left; padding-top:40px;}
.footer_banquan_l p { line-height:25px; }
.footer_banquan_l_p1 {color:#FFF; font-size:16px;  }
.footer_banquan_l_p1 a {color:#FFF; margin-right:20px;  }
.footer_banquan_l_p2 {color:#fff; font-size:15px; text-align:center  }
.footer_banquan_l_p2 a {color:#fff;}
.footer_banquan_r { float:right; width:25%; padding-top:16px;}
.footer_banquan_r_img { width:113px; height:113px; float:right; margin-left:20px; border-radius:5px; overflow:hidden; text-align:center; padding-top:2px; background-color:#FFF;}

.page-ht { height:0.9rem; }

@media only screen and (max-width:750px){
.page-ht { height:0px; }
}

@font-face { font-family: 'impact';
	src: url('../fonts/impact.eot');
	src: url('../fonts/impact.eot?#iefix') format('embedded-opentype'),
		url('../fonts/impact.woff') format('woff'),
		url('../fonts/impact.ttf') format('truetype'),
		url('../fonts/impact.svg#impact') format('svg');
}


.bg_container img { display:none; }

.impact { font-family: "impact"; }


.bg-f5f5fa { background:#f5f5fa; }
.bg-fff { background:#fff; }
.bg-fafafa { background:#fafafa; }


.border-none { border-bottom:none!important; }

.txt_color_000 { color:#000; }

.txt_justify {text-align: justify; }

.animation {transition:0.5s all; -webkit-transition:0.5s all; -ms-transition:0.5s all; -o-transition:0.5s all; }
.animation2 {transition:3s all; -webkit-transition:3s all; -ms-transition:3s all; -o-transition:3s all; }
.animation3 {transition:all 1s ease 0.5s; }

.u-df { display:-webkit-box;  display:-ms-box; display:flex; }
.u-flex-h {-webkit-box-orient:horizontal; }
.u-flex-r {-ms-flex-direction:row; flex-direction:row; }
.u-flexd--c {-webkit-box-orient:vertical; -ms-flex-direction:column; flex-direction:column; }

.u-jc-c { -webkit-box-pack:center; -ms-flex-pack:center; justify-content:center; }
.u-jc-sb { justify-content : space-between; }
.u-jc-end { -webkit-box-pack:end; -ms-flex-pack:end; justify-content:flex-end; }
.u-fd-rr { -webkit-flex-direction:row-reverse; -ms-flex-direction:row-reverse;  flex-direction:row-reverse; }


.u-ai-fs { -webkit-box-align:start; -ms-flex-align:start;  align-items:flex-start; }
.u-ai-c { -webkit-box-align:center; -ms-flex-align:center;  align-items:center; }
.u-al-fe { -webkit-box-align:end; -ms-flex-align:end;  align-items:flex-end; }
.u-as-bl { -webkit-align-self:baseline; -ms-align-self:baseline;  align-self:baseline; }

.u-flex-sb {  justify-content:space-between; }

.u-fw { -webkit-flex-wrap: wrap; flex-wrap:wrap; }

.flex-1 { flex:1; }



.page-wrap { padding:0px 13.54%; width:100%; }
.page-wrap2 { padding:0px 12.5%; width:100%; }

@media only screen and (max-width:1640px){
.page-wrap,.page-wrap2 { padding:0px 5%; }
}


/************************头尾公共部分开始******************************/
.mCSB_container { margin-right:4px;}
.mCustomScrollBox>.mCSB_scrollTools { width:9px; }
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar { background:#0766bd; margin:0px; float:right; width:4px; border-radius:0px; }
.mCSB_scrollTools .mCSB_draggerRail, .mCSB_scrollTools { width:4px; }
.mCSB_scrollTools .mCSB_draggerContainer { background:none; left:auto; width:4px; }
.mCSB_scrollTools .mCSB_draggerRail { background:#f1f1f1; position:absolute; top:0px; right:0px; bottom:0px; }


/*******************头部 公共部分 结束***************************/
/*视频*/
.video_place{position: fixed;top:0px;left: 0px;right: 0px;
    bottom: 0px;background-color: rgba(0,0,0,0.85);
    z-index: 999999999;
}
.lt9 .video_place{filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr="#88000000", EndColorStr="#88000000")}
.video_con{z-index:2;width:1028px;height:578px;
    background-color: #000;position: absolute;top: 50%;left: 50%;
    transform: translate(-50%,-50%);text-align: center;
}
.lt9 .video_con{top:20%;left:10%;background: #000;}
.video_con video{width: 100%;height: 100%; object-fit:fill;}
.video_close_btn{position:fixed; top:10px; right:20px; width:40px; height:40px; cursor:pointer; }
.video_close_btn i {position:absolute;  background:#fff; display:inline-block; position:absolute;transform:translate(-50%,-50%) rotate(45deg);-webkit-transform:translate(-50%,-50%) rotate(45deg);-ms-transform:translate(-50%,-50%) rotate(45deg); left:50%; top:50%;  }
.video_close_btn i.i1 { width:24px; height:2px; }
.video_close_btn i.i2 {  width:2px; height:24px; }
.video_place .con { position:relative; }
.video_place p {position:absolute;top:50%; margin-top:258px;left:50%; margin-left:-450px;
    width:900px; padding:0.85em 0px; color: #fff;text-align: center;
    cursor: pointer;}
/*视频结束*/


@media only screen and (max-width: 1100px){

.video_con{width:90%; height:70%; }

}

.page-more a { display:inline-block; position:relative; background:#e9ebf1; min-width:1.6rem; letter-spacing:0.03rem; line-height:2.75; border-radius:0.05rem; padding:0px 0.2rem; color:#666; }
.page-more a span { position:relative; z-index:2; display:inline-block; }
.page-more a:before { position:absolute; left:0px; top:0px; height:100%; transition:0.5s all; border-radius:0.05rem;  -webkit-transition:0.5s all; content:""; bottom:0px; width:0px; background:rgba(0,0,0,0.1);}
.page-more a:hover:before { width:100%; }
@media only screen and (max-width: 750px){
.page-more a { line-height:1.75; }
}


.page-header { padding:0px; position:fixed; left:0px; top:0px; width:100%; z-index:1000; border-bottom:1px solid rgba(255,255,255,0.1); height:110px ; padding-left:3%; padding-right:3%; display:flex; justify-content:space-between }
.page-header .page-logo {  left:0.4rem; top:0px; padding:0.2rem 0px; }
.page-header .page-logo img { height:0.83rem; }
.page-header .page-logo .hei{ display:none}
.page-header .page-logo .bai{ display:block}
.scrollHeader .page-header .page-logo .bai{ display:none}
.scrollHeader .page-header .page-logo .hei{ display:block}

.page-header:hover .page-logo .bai{ display:none}
.page-header:hover .page-logo .hei{ display:block}

.page-header .page-hd-rt { position:absolute; right:0.4rem; top:0.3rem; }
.page-header .language { padding-right:0.2rem; display:none; margin-right:0.13rem; margin-top:0.07rem; position:relative; color:#fff;  }
.page-header .language:before { position:absolute; content:""; right:0px; width:1px; top:50%; margin-top:-0.08rem; height:0.16rem; background:rgba(255,255,255,0.4);}
.page-header .language dl dt { position:relative; padding-right:0.17rem; }
.page-header .language dl dt:before { position:absolute; right:0px; width:0px; height:0px; border:0.05rem solid #fff; margin-top:-0.025rem; content:""; top:50%; border-color:#fff transparent transparent transparent;}
.page-header .language a { display:block; color:#fff; }
.page-header .language a:hover { opacity:0.8;filter:alpha(opacity=80); }
.page-header .language dl dd { display:none; position:absolute; left:0px; top:100%; width:6em; border-radius:5px; background:rgba(0,0,0,0.6); }
.page-header .language dl dd a { padding:0.05rem 0.1rem; border-top:1px solid rgba(255,255,255,0.4);}
.page-header .language dl dd a:first-child { border-top:none; }
.page-header .language:hover dl dd { display:block; }

/*******搜索部分********/
.page-header .hd-search { height:0.32rem; width:0.32rem; top:0.02rem; position:relative; z-index:2; }
.page-header .hd-search .sear_but { position:absolute; width:0.32rem; cursor:pointer; background:url(../images/search-but01.png) no-repeat center center; background-size:0.18rem 0.18rem;border-radius:50%;  right:0px; top:0; height:100%; }
.page-header .hd-search .but {position:absolute; width:0.32rem; background:url(../images/search-but02.png) no-repeat center center; background-size:0.18rem 0.18rem;border-radius:50%;right:0px; top:0px; height:100%; border:none; }
.page-header .hd-search  .search { position:absolute; background:#fff; overflow:hidden; width:0px; right:0px; top:0px; bottom:0px; border-radius:0.16rem; }
.page-header .hd-search  .search .put { float:left; width:100%; line-height:0.3rem; background:none; border:none;  }
.page-header .hd-search.open .search { width:12em;padding:0px 0.32rem 0px 0.1rem;  border:1px solid #a8b6cd; }


/*******导航部分******/
.page-header .nav {  }
.page-header .nav>ul {   }
.page-header .nav>ul>li{ display:inline-block; }

.page-nav{ width:74%;}

/*--------------------------------------------------------------------------------------------------------------------------------------550--*/

  /*--------------*/
.zhuanli{ background:url(../images/zhuanli.jpg) no-repeat center top ; width:100%; margin:0 auto; height:700px; clear:both; padding-top:90px}
.wrap2 {
    width:100%;
    margin: 0 auto;
}.biaoti3 {
    width: 100%;
    margin: 0 auto;
    height: 102px;
    text-align: center;
    clear: both;
}.biaoti3 h3 {
    color: #292929;
    font-size: 48px;
    line-height: 35px;
    font-weight: normal;
    margin: 0 auto;
    padding-top: 26px;
    padding-bottom: 11px;
    letter-spacing: 2px;
}.biaoti3 p {
    text-transform: uppercase;
    color: #292929;
    font-size: 14px;
    line-height: 50px;
    letter-spacing: 12px;
}
.hl_main5_contenta{width:100%;border-top:none; padding-bottom:30px; }
.hl_main5_contenta a{ }
.hl_main5_contenta1{width:100%;margin-top:5px; overflow:hidden; float:left; margin-left:0px;}

.hl_main5_contenta1 ul li{ float:left; display:inline; margin-top:10px; width:28%; margin-right:4%}
.hl_main5_contenta1 ul li img{ max-width:244px }
.hl_main5_contenta1 ul li .tupian{ text-align:center;  width:259px; height:120px; vertical-align:middle; margin-top:15px}
.hl_main5_contenta1 ul li .gao{ text-align:center; color:#000000; font-size:20px; padding-top:15px;  line-height:20px!important; width:259px; font-family:Arial, Helvetica, sans-serif}
.hl_main5_contenta1 ul li .gao b{ text-align:center; color:#838383!important; font-size:14px; padding-top:15px;  line-height:20px!important; width:259px; display:block; font-weight:normal; font-family:Arial, Helvetica, sans-serif}

.hl_main5_contenta1 ul li .blue span{ text-align:center; color:#333; font-size:15px; line-height:28px!important; width:110px; height:28px; border:0px #b2b2b2 solid; border-radius: 25px; display:block; margin:10px auto 0 auto; background:#ebebeb }

.hl_main5_contenta1 ul li a{ float:left; background:#fff; border:#e6e6e6 solid 2px;width:100%; height:124px;  font-weight:normal;
	-webkit-transition:All 0.4s ease-in-out;
	-moz-transition:All 0.4s ease-in-out;
	-o-transition:All 0.4s ease-in-out; margin-right:30px ; padding:10px }
	
.hl_main5_contenta1 ul li a:hover{ float:left;  width:100%; height:124px; border:#fab30d solid 2px;
transform: translate(0,-5px);
	-webkit-transform: translate(0,-5px);
	-moz-transform: translate(0,-5px);
	-o-transform: translate(0,-5px);
	-ms-transform: translate(0,-5px);}

 .hl_main5_contenta1 ul li a:hover span{ background:#fab30d; color:#fff; -webkit-transition:All 0.4s ease-in-out;
	-moz-transition:All 0.4s ease-in-out;
	-o-transition:All 0.4s ease-in-out;}

.nusoaks{ width:100%; float:left;  padding-bottom:60px;  }

.Box {position: relative; }
			.Box .content {width: 1200px;margin: 0 auto; margin-top:0px}
			.Box h2 {text-align: center;margin-bottom: 35px;padding-top: 150px;}
			.Box .Box_con {position: relative;}
			.Box .Box_con .btnl {position: absolute;}
			.Box .Box_con .btn {display: block;width: 41px;height: 41px;position: absolute;top: 140px;cursor: pointer;}
			.Box .Box_con .btnl {background: url(../images/jtl02.png) no-repeat center;left: -72px;}
			.Box .Box_con .btnr {background: url(../images/jtr02.png) no-repeat center;right: -72px;}
			.Box .Box_con .btnl:hover {background: url(../images/jtl03.png) no-repeat center;}
			.Box .Box_con .btnr:hover {background: url(../images/jtr03.png) no-repeat center;}
			.Box .Box_con .conbox {position: relative;overflow: hidden;}
			.Box .Box_con .conbox ul {position: relative;list-style: none; margin-top:80px; margin-left:-40px}
			.Box .Box_con .conbox ul li {float: left;width: 285px;margin-right: 20px;overflow: hidden;  }
			.Box .Box_con .conbox ul li .dfe{ display:flex;justify-content:center ;align-items:  center; background:none;}
			
			
			.Box .Box_con .conbox ul li:first-child {margin-left: 0;}
			.Box .Box_con .conbox ul li .dfe img {display: block; max-width: 285px;transition: all 0.5s; max-height:184px}
			.Box .Box_con .conbox ul li:hover img {transform: scale(1.1);}
			.Box .Box_con .conbox ul li  p{ width:100%; height:50px; line-height:50px; background:#005daa; color:#fff ; font-size:16px; text-align:center; margin-top:30px}
			
			
			
			.Box .BoxSwitch {margin-top: 30px;text-align: center;}
			.Box .BoxSwitch span {display: inline-block;*display: inline;*zoom: 1;vertical-align: middle;width: 30px;height: 3px;background: #ccc;margin: 0 5px;cursor: pointer;}
			.Box .BoxSwitch span.cur {background: red;}
			
			
			
			.nr2 h5 {
    float: left;
    font-size: 18px;
    font-weight: normal;
    border-bottom: #FFFFFF solid 5px;
    color: #FFFFFF;
    margin-left: 40px;
    padding-top: 80px;
}.nr1 {
    float: left;
    width: 559px;
    position: relative;
    clear: both;
    height: 0px;
}.nr2 {
    float: left;
    width: 116px;
    height: 243px;
    background: url(../images/pb.png) repeat;
    position: absolute;
    margin-left: 20px;
    clear: both;
    z-index: 1500;
}

#flash2{ display:none

}

.mbdh{ display: none}
.34a{ display:block}
.34b{ display: none}
.wap_22{ display:none}

.anliiii_1{ display:block}
.anliiii_2{ display:none}



/*--------------------------------------------------------------------------------------------------------------------------------------550--*/

@media all and (max-width:2550px){  

.page-header .nav>ul>li>a{display: block; padding:0px 0.4rem; line-height:110px;  position: relative; color:#333; font-size:20px }



}

@media all and (max-width:1500px){  

.page-header .nav>ul>li>a{display: block; padding:0px 0.26rem; line-height:110px;  position: relative; color:#333;font-size:18px }



}







.page-header .nav>ul>li>a>em{position: absolute; left:0px; bottom:0px; margin-top:-0.08rem; width:0px; height:0.03rem; background:#f7941d; transition:0.5s all; -webkit-transition:0.5s all; }
.page-header .nav>ul>li.on>a>em,.page-header .nav>ul>li:hover a em { width:100%; }


.page-header .navlist{position: absolute; z-index: 100; border-radius:5px; background:#fff; right:0px; top:100%; display:none; left:0px; opacity:0.9;}
.page-header .navlist .page-con { max-width:9.6rem; margin:0px auto; padding:0.72rem 0px 0.76rem; }
.page-header .navlist ul { width:60%; border-right:1px dashed #c4c9ca;   }
.page-header .navlist ul li { width:50%; float:left; padding-bottom:0.25rem;   }
.page-header .navlist ul li a{display:block; color:#333; padding-left:0.16rem; text-align:left;  position:relative; line-height: 1.33; font-size:0.19rem  }
.page-header .navlist ul li a:before {position:absolute; width:8px; left:0; height:2px; top:50%;  content:""; border-radius:0.02rem; background:#999;transform-origin:left center; transform:rotate(-135deg); -webkit-transform:rotate(-135deg);  }
.page-header .navlist ul li a:after { position:absolute; width:8px; margin-top:-1px; left:0px; height:2px; border-radius:0.02rem; top:50%;  content:""; background:#999; transform-origin:left center; transform:rotate(135deg); -webkit-transform:rotate(135deg); }

.page-header .navlist ul li a:hover { color:#dd3767; }
.page-header .navlist ul li a:hover:after { background:#dd3767; }
.page-header .navlist ul li a:hover:before { background:#dd3767; }
.page-header .navlist .page-img { width:3.4rem; }
.page-header .navlist .page-img .bg_container { height:1.91rem;  }




.nav_phone_btn,.nav_phone{display: none;}


.page-header:hover,.page-header.hover { background:#fff; box-shadow:0px 0px 10px rgba(0,0,0,0.1); }
.page-header:hover .nav>ul>li>a,.page-header.hover .nav>ul>li>a { color:#333; }
.page-header:hover .nav>ul>li>a>em,.page-header.hover .nav>ul>li>a>em { background:#f7941d; }

.page-header:hover .language,.page-header.hover .language  { color:#666; }
.page-header:hover .language dl dt:before,.page-header.hover .language dl dt:before { border-color:#999 transparent transparent transparent; }
.page-header:hover .language:before,.page-header.hover .language:before { background:#d6d6d6; }
.page-header:hover .hd-search .sear_but,.page-header.hover .hd-search .sear_but { background:url(../images/search-but02.png) no-repeat center center; background-size:0.18rem 0.18rem; }


.scrollHeader .page-header { background:#fff; }
.scrollHeader .page-header .nav>ul>li>a { color:#333; }
.scrollHeader .page-header .nav>ul>li>a>em { background:#f7941d; }

.scrollHeader .page-header .language { color:#666; display:none; }
.scrollHeader .page-header .language dl dt:before { border-color:#999 transparent transparent transparent; }
.scrollHeader .page-header .language:before { background:#d6d6d6; }
.scrollHeader .page-header .hd-search .sear_but { background:url(../images/search-but02.png) no-repeat center center; background-size:0.18rem 0.18rem; }




@media only screen and (max-width:1300px){
.page-header .hd-search {  height:24px; width:24px; top:0px; }
.page-header .hd-search .sear_but { width:24px; }
.page-header .hd-search  .search { border-radius:12px; }
.page-header .hd-search.open .search { width:15em; padding-right:24px;}
.page-header .hd-search  .search .put { line-height:22px; }
}
@media only screen and (max-width:1260px){
.page-header .page-hd-rt { top:0.24rem; }
}
@media only screen and (max-width:980px){
.page-header .hd-search.open .search { width:120px; }
.page-header .page-hd-rt { top:0.22rem; }

}
@media only screen and (max-width:900px){
.page-header .navlist .page-con { max-width:80%; }
.page-header .page-hd-rt { top:0.2rem; }
}
@media only screen and (max-width:840px){
.page-header .page-hd-rt { top:0.16rem; }
}


@media only screen and (max-width:750px){
.nav_phone_btn,.nav_phone{display: block;}

.page-header { }
.phone-nav-bg { display:none; z-index:9998; position:fixed; left:0px; top:0px; right:0px; bottom:0px; background:rgba(0,0,0,0.5); }
/*手机导航按钮开始*/
.nav_phone_btn{ position:fixed; top:18px; margin-top:-16px; z-index:9999; right:20px; transition: 0.3s all;-webkit-transition: 0.3s all;-moz-transition: 0.3s all;-o-transition: 0.3s all;-ms-transition: 0.3s all; }
.nav_phone_btn{display: block;cursor: pointer; height:40px;}
.nav_phone_btn span {position: relative;font-size: 0;width:27px;height:2px;background-color: #005bab;display: inline-block;transition:all 250ms ease-out;-webkit-transition:all 250ms ease-out;}
.nav_phone_btn span:before,.nav_phone_btn span:after {content: "";position: absolute;width: 100%;height:2px;background-color: #005bab;left:0px;transition:all 250ms ease-out;-webkit-transition:all 250ms ease-out;}
.nav_phone_btn span:before{top:-7px;}
.nav_phone_btn span:after{top:8px;}
.visible_nav.nav_phone_btn { right:80%; }
.visible_nav.nav_phone_btn span{background-color: transparent;}
.visible_nav.nav_phone_btn span:before{left:5px;top:0px;transform: rotateZ(45deg);-webkit-transform: rotateZ(45deg);-ms-transform: rotateZ(45deg);}
.visible_nav.nav_phone_btn span:after{top:0px;left: 5px;transform: rotateZ(-45deg);-webkit-transform: rotateZ(-45deg);-ms-transform: rotateZ(-45deg);}
.body_nav_phone .phone-nav-bg { display:block;}
/*手机按钮结束*/

/*手机导航内容*/
.nav_phone{display:block;position: fixed; z-index:99999;top:0px;bottom: 0px;right:-74%;height: 100%;width:74%;left:auto;transition:left 0ms ease-out;-webkit-transition:left 0ms ease-out;transition:right 250ms ease-out;-webkit-transition:right 250ms ease-out;overflow: hidden; background:#fff; }
body.body_nav_phone .nav_phone{right:0;left:auto;}
.nav_phone_tit{box-sizing:border-box;height:48px;width: 100%; position:relative; color:#666; background:#fff; border-bottom:0.02rem solid #dadada; }
.nav_phone_tit span{display: inline-block; position:absolute; left:1em; right:0px; top:50%; transform: translate(0,-50%); -webkit-transform: translate(0,-50%); -o-transform: translate(0,-50%); -moz-transform: translate(0,-50%); }
.nav_phone_tit .button{float: right;display: inline-block;margin-right: 10px; cursor: pointer; display:none;}
.nav_phone_tit .button:before{
content: "";display: inline-block;width: 17px;height: 3px;background: #fff;transform: rotate(45deg);border-radius: 8px;
transform: rotate(45deg); -webkit-transform: rotate(45deg);-ms-transform: rotate(45deg);}
.nav_phone_tit .button:after{content: "";display: inline-block;width: 3px;height: 17px;background: #fff;margin-left: -10px;margin-bottom: -7px;transform: rotate(45deg);border-radius: 8px;transform: rotate(45deg); -webkit-transform: rotate(45deg);-ms-transform: rotate(45deg);}
.nav_phone_con{position: absolute;top:0px;bottom: 0px;width: 100%;background: #fff;overflow: hidden; height:calc(100% - 48px);}
.nav_phone_con>ul{overflow-y: auto;overflow-x: hidden;position: absolute;bottom:5em;top:3em; left:1.4166em; right:0px;}
.nav_phone_con>ul>li {line-height:2.667;border-bottom: 2px solid #d7d7d7;}
.nav_phone_con>ul>li a{opacity: 1;box-sizing: border-box;width: 100%;color: #333;display: inline-block;position: relative;-ms-transition: all 250ms ease-out;transition: all 250ms ease-out;}
.nav_phone_con>ul>li>a .btn { position:absolute; right:0px; top:0px; bottom:0px; width:3em; border-left:2px solid #d7d7d7;  }
.nav_phone_con>ul>li>a em,.nav_phone_con>ul>li> ul>li>a em{display: inline-block;width:0.75em;height:0.75em;border-right: 3px solid #b2b2b2;border-bottom: 3px solid #b2b2b2;position: absolute;top:50%;right:1.2em;margin-top:-0.375em;transform: rotate(-45deg); -webkit-transform: rotate(-45deg);-ms-transform: rotate(-45deg);}
.nav_phone_con>ul>li ul {overflow-y: auto;overflow-x: hidden;position: absolute;top:0;bottom: 0px;width: 100%;background: #fff;opacity: 0;visibility: hidden;right:-100%;-ms-transition: all 250ms ease-out;transition: all 250ms ease-out;z-index: 3;}
.nav_phone_con>ul>li ul li{line-height:2.667;border-bottom:0.02rem solid #d7d7d7;}
.nav_phone_con>ul>li ul li:first-child { border-bottom:none; }
.nav_phone_con>ul>li ul li:first-child a {color: #f7941d; font-weight:bold; }
.nav_phone_con>ul>li.on>a{opacity: 0;}
.nav_phone_con>ul>li.on ul,.nav_phone_con>ul>li ul li.on dl{opacity: 1;visibility: visible;right:0;}
.nav_phone .hd-logo { position:absolute; text-align:center; left:0px; bottom:2em; right:0px; }
.nav_phone .hd-logo img { height:28px; }
.nav_phone .phone-search {  margin:1em; position:relative; padding:0px 0.6rem 0px 0.2rem; background:#e7e7e7; border-radius:1em; }
.nav_phone .phone-search input { float:left; width:100%; line-height:2; background:none; border:none; }
.nav_phone .phone-search .but {position:absolute; width:0.6rem; background:url(../images/search-but02.png) no-repeat center center; background-size:0.3rem 0.3rem; right:0px; top:0px; height:100%; border:none; }

/*手机导航内容结束*/

.page-header { height:48px; }
.page-header .page-logo { padding:10px 0px; left:20px; } 
.page-header .page-logo img { height:28px; }
.page-banner { height:calc(100% - 48px); }
.nav_phone .language  { padding-top:13px; padding-right:20px; }
.nav_phone .language a { color:#333; display:inline-block; }
.page-header:hover .language:before { display:none; }

.scrollHeader .nav_phone_btn { margin-top:-16px; }

.page-main { padding-top:48px; }

}



/****************page-footer***********************/
.page-footer { background:url(../images/ft-bg02.jpg) no-repeat center center; background-size:cover; color:#fff;  }
.page-footer .page-ft-top { padding-bottom:0.95rem;padding-top:1.06rem;   }
.page-footer .ft-logo img { height:0.28rem; } 
.page-footer .ft-contact { line-height:1.75; padding-top:0.3rem; }
.page-footer .ft-contact  .ft-sec { padding-top:0.07rem; position:relative; }
.page-footer .ft-contact  .ft-sec span { display:block; float:left; padding-right:0.08rem; }
.page-footer .ft-contact  .ft-sec span img { height:0.14rem; margin-top:0.06rem;}
.page-footer .ft-contact  .ft-sec p { overflow:hidden; }
.page-footer .ft-contact  .ft-sec a { color:#fff; }
.page-footer .ft-contact  .ft-sec a.weixin-but { width:0.22rem; height:0.22rem; background:url(../images/ft-ico01.png) no-repeat center center; background-size:100% 100%; display:inline-block; margin-top:0.18rem }
.page-footer .ft-contact  .ft-sec .page-code { position:absolute; display:none; left:0.32rem; top:0.25rem; width:1rem; }
.page-footer .ft-contact  .ft-sec .page-code .code-con { padding:0.05rem; background:#fff; }
.page-footer .ft-contact  .ft-sec .page-code img { width:100%;}
.page-footer .ft-contact  .ft-sec:hover .page-code { display:block;}
.page-footer .ft-nav { padding:0px 0.2rem 0px 1.54rem; }
.page-footer .ft-nav dl { border-left:1px solid rgba(255,255,255,0.2); padding-left:0.5rem; padding-right:0.3rem; }
.page-footer .ft-nav dl dt { line-height:1.1; padding-bottom:0.14rem; }
.page-footer .ft-nav dl dd a { display:block; margin-top:0.09rem; }
.page-footer .ft-nav dl:first-child { border-left:none; }

.page-footer .page-ft-bottom { border-top:1px solid rgba(255,255,255,0.2); padding:0.28rem 0px 0.32rem;}
.page-footer .ft-bot-nav { margin-left:-0.28rem; }
.page-footer .ft-bot-nav a { display:inline-block; margin:0px 0.28rem;  }

.page-footer  a { color:#fff; display:inline-block; }
.page-footer  a:hover { opacity:0.8; filter:alpha(opacity=80); }

.page-footer .page-ft-bg { height:0.09rem; background:url(../images/ft-bg01.png) no-repeat center center; background-size:cover; display:none; }

@media only screen and (max-width:1500px){
	.page-footer .ft-contact .ft-sec span img { margin-top:6px;}
}
@media only screen and (max-width:1240px){
	.page-footer .ft-contact .ft-sec span img { margin-top:7px;}
}
@media only screen and (max-width:840px){
	.page-footer .ft-contact .ft-sec span img { margin-top:8px;}
}


@media only screen and (max-width:750px){
.page-footer .page-ft-top { padding:0.5rem 0px 0px; }
.page-footer .page-ft-top .ft-left { width:100%; }
.page-footer .page-ft-top .ft-nav { width:100%;padding:0.5rem 0px 0px;  }
.page-footer .ft-nav dl { width:100%; padding:0px 0px 0.3rem; border-left:none; }
.page-footer .ft-nav dl dd a { display:inline-block; margin-right:0.2rem; margin-top:0px; }

}


.page-back-top { position:fixed; width:0.64rem; z-index:10; cursor:pointer; height:0.64rem; background:#00bff2; border-radius:0.1rem; right:1.8rem; bottom:10%;  }
.page-back-top:before { position:absolute; width:0.2rem; left:50%; height:0.04rem; margin-top:-0.04rem; margin-left:-0.16rem; top:50%;  content:""; border-radius:0.02rem; background:#fff;transform-origin:center center; transform:rotate(-45deg); -webkit-transform:rotate(-45deg); }
.page-back-top:after { position:absolute; width:0.2rem; left:50%; margin-left:-0.03rem; height:0.04rem; margin-top:-0.04rem;  border-radius:0.02rem; top:50%;  content:""; background:#fff; transform-origin:center center; transform:rotate(225deg); -webkit-transform:rotate(225deg);}

@media only screen and (max-width:1640px){
.page-back-top  { right:0.2rem; }
}




.page-er-bn { position:relative; }
.page-er-bn .bg_container { padding-bottom:39.53125%; }
.page-er-bn .page-text { position:absolute; z-index:3; left:0px; top:0px; width:100%; height:100%; color:#fff; }
.page-er-bn .page-text h3 { padding-top:0.13rem; }
.page-er-bn .play-btn { width:0.3rem; height:0.39rem; background:url(../images/play01.png) no-repeat center center; margin-top:0.47rem; cursor:pointer; background-size:100% 100%; }
.page-er-bn #bn_video1 { position:absolute; display:none; left:0px; top:0px; width:100%; height:100%; bottom:0px; right:0px; object-fit:fill; }
.page-er-bn.on .bg_container { opacity:0; filter:alpha(opacity=0); }
.page-er-bn.hover .page-text { display:none; }
.page-er-bn.hover #bn_video1,.page-er-bn.on #bn_video1 { display:block; }

@media only screen and (max-width:750px){
.page-er-bn .bg_container { padding-bottom:50%; }
.page-er-bn .play-btn { display:none; }
.page-er-bn.hover .page-text { display:block; }
.page-er-bn.hover #bn_video1,.page-er-bn.on #bn_video1 { display:none; }
.page-er-bn.on .bg_container { opacity:1;filter:alpha(opacity=100);}

}



.search-list { padding-top:0.6rem; padding-bottom:1rem; }
.search-list { width:100%; max-width:1144px; margin:0px auto; }
.search-list ul  { padding:0.2rem 0px 0.5rem; }
.search-list ul li { border-bottom:1px solid #f4f4f4; padding:0.27rem 5px; }
.search-list ul li a { display:block; color:#2f2f2f; flex:1; }
.search-list ul li a:hover { color:#f85d8b; }
.search-list ul li .page-time { padding-left:0.2rem;  }
@media only screen and (max-width:750px){
.search-list ul li { display:block; }	
.search-list ul li a { width:100%; }
.search-list ul li .page-time { width:100%; padding-left:0px; }
}





/*---简介-----------*/
  
/**/
.guide{background: url(../images/yinz_bg.jpg) no-repeat center 0;height: 950px;overflow: hidden;padding-top: 120px; padding-bottom:40px}
.gui_l{width: 48%; float: left;line-height: 0;overflow: hidden;}
.gui_l img{width: 592px;}
.gui_l img,.pro_r ul li img,.quality_r dl dt img,.case_m dl dt img,.news dl dt img,.ab_qie ul li img{
-webkit-transition: 1s;
-moz-transition: 1s;
transition: 1s;}
.gui_l img:hover,.pro_r ul li img:hover,.quality_r dl dt img:hover,.case_m dl dt img:hover,.news dl dt img:hover,.ab_qie ul li img:hover
{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);}
.gui_r{width: 50%;float: right;padding: 20px 10px 0 0;  }
.gui_r b{ text-align:left!important; font-family:Barlow-Regular; font-size:32px; text-transform:uppercase;  background-image:-webkit-linear-gradient(left,#0066b0,#036eb3,#26b7d7); 
    -webkit-background-clip:text; 
    -webkit-text-fill-color:transparent; font-weight:normal 
  }
 
  
  
  
  
  
  
  
  
.gui_r h5{font-size: 42px;color: #333;line-height: 54px;height: 97px;overflow: hidden;text-align:left; font-weight:bold; margin-top:2%}
.gui_r h5 i{display: block;font-size: 22px;font-weight: normal;}
.gui_desc{font-size: 15px;color: #777;padding: 35px 0 0;line-height: 30px; text-align:left}
.guide dl{float: left;margin-top: 85px;width: 33.33%;}
.guide dl dt{width: 30%; float: left;overflow: hidden;position: relative;line-height: 0;margin-top: 15px;}
.guide dl dt img{width: 122px;height: 122px;}
.guide dl dt em{width: 122px;height: 122px;display: block;position: absolute;top: 0;left: 0;
-webkit-transition: -webkit-transform 0.5s ease-out;
-moz-transition: -moz-transform 0.5s ease-out;
-o-transition: -o-transform 0.5s ease-out;
-ms-transition: -ms-transform 0.5s ease-out;}
.guide dl:hover dt em{
-webkit-transform: rotateZ(360deg);
-moz-transform: rotateZ(360deg);
-o-transform: rotateZ(360deg);
-ms-transform: rotateZ(360deg);
transform: rotateZ(360deg);
}
.guide dl dd{width: 70%;float: left;padding-left: 30px;}
.guide dl dd h5{font-size: 30px;color: #333;height: 50px;line-height: 50px;overflow: hidden;margin-bottom: 5px;font-weight: normal;}
.guide dl dd p{font-size: 16px;color: #777;line-height: 30px;}
.guide dl.nobor{width: 33.33%;}
.guide dl.nobor dd{width: 70%}
.more {
    width: 185px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    color: #FFF;
    font-size: 16px;
    padding-left:0px; margin-top:30px
}
a:hover .more{ margin-top:27px;  transition:all 0.4s; background:#004386}





.morere{ margin:14px 0; font-size:14px; float:left;text-transform:capitalize; margin-bottom:30px}
.morere:hover{ border-bottom:1px #da251d solid; padding-bottom:2px; letter-spacing:2px ;transition:All 0.4s ease-in-out;
	-webkit-transition:All 0.4s ease-in-out;
	-moz-transition:All 0.4s ease-in-out;
	-o-transition:All 0.4s ease-in-out; color:#da251d ; text-decoration:none; }

.about4{ width:600px; float:left; display:flex; flex-direction:row;  margin-top:20px}
.about4 li{ flex:1; list-style:none; transition:All 0.4s ease-in-out;
	-webkit-transition:All 0.4s ease-in-out;
	-moz-transition:All 0.4s ease-in-out;
	-o-transition:All 0.4s ease-in-out; text-align:left
	}
.about4 li:hover{ transition:All 0.4s ease-in-out;
	-webkit-transition:All 0.4s ease-in-out;
	-moz-transition:All 0.4s ease-in-out;
	-o-transition:All 0.4s ease-in-out; margin-top:-10px; }
	.about4 li:hover div{color:#0360bf}
	.about4 li:hover .line{ width:70%;  background: #0360bf;transition:All 0.4s ease-in-out;
	-webkit-transition:All 0.4s ease-in-out;
	-moz-transition:All 0.4s ease-in-out;
	-o-transition:All 0.4s ease-in-out; margin-top:3px; margin-bottom:3px }
	
	
.about4 li .shuzi_1{ font-size:46px; font-family:Arial, Helvetica, sans-serif; color:#014fa2;  font-weight:bold}
.about4 li .shuzi_1 span{ font-size:16px; margin:0 5px; font-weight:normal}
.about4 li .line{ width:0; height:1px; background: #5a5a5a ; transition:All 0.4s ease-in-out;
	-webkit-transition:All 0.4s ease-in-out;
	-moz-transition:All 0.4s ease-in-out;
	-o-transition:All 0.4s ease-in-out;}
.about4 li .shuzi_2{ font-size:16px; color:#5a5a5a; text-align:left}

 
 .bot { width:100%;  margin-top:50px; float:left;  box-shadow: 0px 0px 40px 0px rgba(5, 5, 5, 0.08);}
 .bot .img2{display: none;}
 .bot li{width: 33.333%;float: left;height: 150px;text-align: center;background:url(../images/pro6.png) no-repeat center right #FFFFFF;position: relative;cursor: pointer;}
 .bot li .bot-li{position: absolute;top: 50%;transform: translate(-50%,-50%);left: 55%;text-align: left;    width: fit-content;padding-left: 105px; width:70%}
 .bot-li img{position: absolute;top: 50%;transform: translateY(-50%);left: 0;}
 .bot li p{margin-bottom: 0;color: #777777;}
 .bot li:hover{background: #024c96!important; transition:All 0.4s ease-in-out;
	-webkit-transition:All 0.4s ease-in-out;
	-moz-transition:All 0.4s ease-in-out;
	-o-transition:All 0.4s ease-in-out;}
 .bot li:hover .img1{display: none;float: left;}
 .bot li:hover .img2{display:inline-block;float: left;}
 .bot li:hover p, .bot li:hover h6{color: #FFFFFF;}
.h3-size30 {
      color:#333333
}



.bot li p {
    margin-bottom: 0;
    color: #777777; font-size:17px; margin-top:4px; font-family:Barlow-Regular
}
.header, .content, .footer, .container {
    margin-left: auto;
    margin-right: auto;
    width: 1300px;
}


.bot li .bot-li h6{ font-size:30px; line-height:40px}




.titis {
    height: 247px;
    text-align: center;
    background: url(../images/h2.png) no-repeat center bottom;
    margin-bottom: 46px; padding-top:100px
}.titis h4 {
    font-size: 48px;
    color: #fff;
    font-weight: normal;
    height: 71px;
    line-height: 71px;
}.titis p {
    height: 32px;
    line-height: 32px;
    font-size: 20px;
    color: #fff; letter-spacing:1px
}.titis h4 span {
    color: #fff;
    font-weight: bold;
}

.titis h4 i {
    width: 6px;
    height: 6px;
    background: #fff;
    border-radius: 50%;
    margin: 0 18px;
    vertical-align: middle;
    display: inline-block;
}






.titis1 {
    height: 147px;
    text-align: center;
    background: url(../images/h2.png) no-repeat center bottom; margin-bottom:50px
  
}.titis1 h4 {
    font-size: 48px;
    color: #333;
    font-weight: normal;
    height: 71px;
    line-height: 71px;
}.titis1 p {
    height: 32px;
    line-height: 32px;
    font-size: 20px;
    color: #666; letter-spacing:1px
}.titis1 h4 span {
    color: #666;
    font-weight: bold;
}

.titis1 h4 i {
    width: 6px;
    height: 6px;
    background: #666;
    border-radius: 50%;
    margin: 0 18px;
    vertical-align: middle;
    display: inline-block;
}










.pro_title{ width:1180px; height:110px; margin:0 auto;  padding-top:80px}
.pro_title h2{ font-size:28px; color:#575555; text-align:center; background:url(../images/pro.jpg) no-repeat center top; display:block;height:90px; line-height:80px}
.pro_title p{ text-align:center; font-size:18px; color:#2c2c2c;letter-spacing:5px; }


/*--------------------------------------------------------------------------------------------------------------------------------------550--*/
@media all and (max-width:2500px){  
#warp_4 .content {
    width: 1300px;
    margin: 0 auto;
    color: #fff;
    justify-content: center;
    flex-wrap: wrap; 
}
.about_wen p {
    width: 100%;
    margin-top: 30px;
    font-size: 18px;
    line-height: 42px;
    color: #565656;
}#warp_4 {
	width: 100%; margin:0 auto; background:url(../images/a5.jpg) no-repeat center top fixed;
	height: 1000px;  
}

}

@media all and (max-width:1500px){  
#warp_4 {
	width: 100%; margin:0 auto; background:url(../images/a5.jpg) no-repeat center top fixed;
	height: 940px;  
}
#warp_4 .content {
    width: 1300px;
    margin: 0 auto;
    color: #fff;
    justify-content: center;
    flex-wrap: wrap;
}.about_wen p {
    width: 100%;
    margin-top: 30px;
    font-size: 16px;
    line-height: 32px;
    color: #565656;
}}


#warp_4  dl { padding-top:29px; text-align:center; color:#FFF; font-size:36px; margin:10px auto 40px auto; width:16.0%; margin:10px 2% 30px 2%;  }
#warp_4  dl h2{font-size:25px; font-weight:400;  color:#fff; margin-top:25PX; }
#warp_4  dl dd{ font-size:15px; font-weight:100;}


#warp_4 dl dt { font-size:18px; line-height:20px; text-transform:uppercase; letter-spacing:0px; height:50px}
#warp_4 dl dd { font-size:16px; line-height:15px; margin-top:12px; color:rgb(255,255,255,.8);font-family:Barlow-Regular}

#warp_4 .zuo{ text-align:right; margin-right:18%}
#warp_4 .you{ text-align:left; margin-left:18%}
#warp_4 .zuo img{ float:right; margin: 10px}
#warp_4 .you img{ float:left; margin: 10px}



.flex {
    display: flex;
    justify-content: flex-start 
}

#warp_4 dl img{transition: all .7s ease;
    -moz-transition: all .7s ease;
    -webkit-transition: all .7s ease;
    -o-transition: all .7s ease;}
#warp_4  dl:hover img {
    transform: rotate(360deg);transition: all .3s ease;
    -moz-transition: all .7s ease;
    -webkit-transition: all .7s ease;
    -o-transition: all .7s ease; text-decoration:none
}
.home_pic{ float:left; clear:both}
.home_pic img{ position:absolute; left:470px; padding-top:80px;  transition:All 0.4s ease-in-out;
	-webkit-transition:All 0.4s ease-in-out;
	-moz-transition:All 0.4s ease-in-out;
	-o-transition:All 0.4s ease-in-out;}
.home_pic:hover img{ transition:All 0.4s ease-in-out;
	-webkit-transition:All 0.4s ease-in-out;
	-moz-transition:All 0.4s ease-in-out;
	-o-transition:All 0.4s ease-in-out;




    transform: translate(0,10px);
    -webkit-transform: translate(0,-10px);
    -moz-transform: translate(0,-10px);
    -o-transform: translate(0,-10px);
    -ms-transform: translate(0,-10px);}




/*lanmu s*/
#abg a.lanmu {
	transition:All 0.4s ease-in-out;
	-webkit-transition:All 0.4s ease-in-out;
	-moz-transition:All 0.4s ease-in-out;
	-o-transition:All 0.4s ease-in-out; transition:all 0.4s
	
}

#abg a:hover .lanmu {
	transform: translate(0,-10px);
	-webkit-transform: translate(0,-10px);
	-moz-transform: translate(0,-10px);
	-o-transform: translate(0,-10px);
	-ms-transform: translate(0,-10px); transition:all 0.4s}
	
#abg a:hover .lanmu i {  background-color:#0756ad;   transition:all 0.4s}
.lanmu { flex:1; text-align:center; background:url(../images/xx2.jpg) no-repeat center right; margin-top:40px}
.lanmu i { width:86px; height:86px; background-color:#c4c4c4; border-radius:50%; display: inline-block; line-height:86px; color:#FFF; font-size:44px; }
.lanmu p { font-size:22px; line-height:20px; margin-top:17px; color:#000;}
.lanmu span {line-height:10px; font-size:16px;text-transform:uppercase; color:#c0c0c0; font-family:Barlow-Regular; display:block; line-height:30px;}
.lanmu em { width:44px; height:2px; background-color:#198de0; display:block; margin:12px auto;}
/*lanmu e*/
.more_ys {
    background-color: #f7941d;
}
.more {
    width: 185px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    color: #FFF;
    font-size: 16px;
    padding-left:0px; margin-top:30px
}
a:hover .more{ margin-top:27px;  transition:all 0.4s; background:#004386}
/*service s*/
#service { width:100%; background:url(../images/fwbg.jpg) no-repeat top center; height:590px; clear:both; overflow:visible; position:relative  }

.fuwu_l { width:678px; height:590px; float:left; overflow:hidden;}
.fuwu_l img { height:590px; margin-left:-60px;  }
.fuwu_r { width:40%; height:590px; float:right; padding-top:80px}
.fuwu_r_top1 {padding-top:91px;}
.fuwu_r_top2 {padding-top:51px;}
.fuwu_r_top3 {padding-top:111px;}
.fuwu_r_img1 { margin-bottom:10px; margin-top:15px;}
.fuwu_r h2 { font-size:34px; color:#131313; padding-bottom:38px;}
.fuwu_r p { color:#565656; font-size:16px; line-height:30px; padding-left:0px; 
	transition:All 0.2s ease-in-out;
	-webkit-transition:All 0.2s ease-in-out;
	-moz-transition:All 0.2s ease-in-out;
	-o-transition:All 0.2s ease-in-out; }
.fuwu_r a:hover p {color: #004386;text-decoration: none!important;padding-left:10px;  transition:all 0.4s}
.fuwu_r a:hover p:before {content: "—— ";  transition:all 0.4s}
.fuwu_r .shuzi{ font-family:Qualy-Bold-2; margin-top:20px; font-size:64px}
.fuwu_r h2 span{ font-family:Barlow-Regular; font-size:22px; font-weight:normal}

@font-face {
	font-family:Qualy-Bold-2;
	src: url('../fonts/HunDIN1451-1.ttf'); }



/* 核心代码 */
.focus{width:1300px;height:590px;position:relative; margin:0 auto; clear:both}
.yincang {width:1300px; height:590px;overflow:hidden; position:absolute;}
.focus ul{height:590px;position:absolute;}
.focus ul li{
	float: left;
	width: 1300px;
	height: 590px;
	overflow: hidden;
	position: relative;
	
	list-style-type: none;
}
/*.focus ul li div{position:absolute;overflow:hidden;}*/
.focus .btn{position:relative;width:30%;height:10px;padding:0;text-align:center; margin:0 auto; padding-top:440px; margin-right:510px}
.focus .btn span{display:inline-block;_display:inline;_zoom:1;width:16px;height:16px;_font-size:0;margin-left:11px;cursor:pointer;background:#c2c2c2;border-radius:50%;}
.focus .btn span.on{background:#0070c0;}
.focus .preNext{width:45px;height:100px;position:absolute;top:90px;background:url(img/sprite.png) no-repeat 0 0;cursor:pointer;display:none;}
.focus .pre{left:0;}
.focus .next{right:0;background-position:right top;}


.news{padding: 70px 0 60px;}
.news .news-tit{text-align:center;margin-top:60px;margin-bottom:37px}
.news .news-tit li{display:inline-block;width:200px;height:50px;text-align:center;font-size:16px;font-weight:700;line-height:50px;color:#333;background:#fff}
.news .news-tit li a{display:block;color:#333}
.news .news-tit li.cur{background:#2b378b}
.news .news-tit li.cur a{color:#fff}
.news .news-con .new-l{float:left;width:600px;position:relative}
.news .news-con .new-lc{position:relative}
.news .news-con .new-lc dt{width:600px;height:307px;display:block;line-height:0;overflow:hidden}
.news .news-con .new-lc dt img{width:600px;height:307px;display:block;transition:all 1s}
.news .news-con .new-lc dt:hover img{transform:scale(1.03)}
.news .news-con .new-lc dd{margin-top:23px}
.news .news-con .new-lc dd>em{float:left;width:102px;box-sizing:border-box;font-size:28px;color:#333;font-weight:700;text-align:right;padding-right:20px;border-right:1px solid #d6d6d6;letter-spacing:-1px;height:160px;line-height:80%}
.news .news-con .new-lc dd>em i{display:block;font-size:12px;font-weight:400;line-height:80%;margin-top:5px}
.news .news-con .new-lc dd h4{/*float:right;width:415px;*/font-weight:400}
.news .news-con .new-lc dd h4 b a{display:block;font-size:24px;color:#202428;line-height:36px;font-weight:400;width:90%;overflow:hidden;}
.news .news-con .new-lc dd h4 b a:hover{color:#f7941d}
.news .news-con .new-lc dd h4 span{font-size:15px;line-height:36px;color:#666;display:block;}
.news .news-con .new-lc dd h4 span b{ font-weight:bold; font-family:Arial, Helvetica, sans-serif; color:#333333; font-size:18px}
.news .news-con .new-lc dd h4 em a{display:block;font-size:14px;color:#202428;opacity:.7;font-weight:700;;background: url(../images/new-line.png) no-repeat left bottom;margin-top: 25px;}
.news .news-con .new-lc dd h4 em a:hover{color:#2b378b;opacity:1}



.news .news-con .new-r{float:right;width:655px}
.news .news-con .new-rt{margin-left:88px;height:68px}
.news .news-con .new-rt li{width:147px;float:left;line-height:50px;height:50px;background:#fff;font-size:16px;text-align:center;font-weight:700}

.news .news-con .new-rt li.cur{background:#2b378b}
.news .news-con .new-rt li.cur a{color:#fff;display:block}
.news .news-con .new-rc dl{border-bottom:1px solid #d6d6d6;height:146px}

.news .news-con .new-rc:first-child{border-top:1px solid #d6d6d6;}

.news .news-con .new-rc dt{float:left;width:122px;height:146px;border-right:1px solid #d6d6d6;padding-right:18px;text-align:right; line-height:20px; padding-top:30px}
.news .news-con .new-rc dl:hover{ background:url(../images/news.jpg) no-repeat right bottom #0068bb; color:#fff; display:block}
.news .news-con .new-rc dl:hover a{ color:#fff}
.news .news-con .new-rc dl:hover dd span{ color:#fff;  transition:all 0.4s}
.news .news-con .new-rc dl:hover em{ color:#fff;  transition:all 0.4s}

.news .news-con .new-rc dt em{font-size:30px;color:#333;font-weight:700; font-family:Arial, Helvetica, sans-serif}
.news .news-con .new-rc dt em i{display:block;font-size:12px;font-weight:400;margin-top:5px}
.news .news-con .new-rc dd{float:right;width:522px;padding-left:25px;box-sizing:border-box}
.news .news-con .new-rc dd h4 a{display:block;font-size:20px;font-weight:400;padding-top:30px;line-height:22px; color:#000}

.news .news-con .new-rc dd span{font-size:14px;line-height:24px;display:block;color:#666;margin-top:10px;  transition:all 0.4s}
.news .news-con .new-rc dd em a{display:block;font-size:14px;line-height:14px;margin-top:20px;color:#202428;opacity:.7;font-weight:700}
.news .news-con .new-rc dd em a:hover{color:#2b378b;opacity:1}


.tit h2 img{ margin: 0 auto; width:115px; display:block}

.tit span {
    display: block;
    font-size: 22px;
    color: #666;
    line-height: 60px;
    text-align:center; font-family:Barlow-Regular
}

.tit span b{ color:#0751ad}

.tit p{ font-size:38px; text-align:center; line-height:40px;  color:#333; margin-top:30px}


.tit b{ width: 45px;
    height: 3px;
    background: #f7941d;
    margin: 0 auto;
    display: block;
    vertical-align: middle; margin-top:20px}


.shubiao { width:100%; position:relative; height:50px; padding-top:20px;}
 
 .indexbanner_footer{ text-align:center;
position:absolute; left:50%; bottom:4%; z-index:10;transform:translateX(-50%);}
.indexbanner_footer_jt{ animation: pulse 2s infinite;
position:relative; display:inline-block;}

@keyframes pulse {
    0% {
      -webkit-transform: translate(0, 0);
      transform: translate(0, 0);
    }
    50% {
      -webkit-transform: translate(0, 10px);
      transform: translate(0, 10px);
    }
    100% {
      -webkit-transform: translate(0, 0);
      transform: translate(0, 0);
    }
  }
  
.join{ width:100%; margin:0 auto; background:url(../images/img6.jpg) no-repeat center; background-position:center; background-repeat:no-repeat; height:489px; text-align:center; color:#FFFFFF; font-size:47px; line-height:50px; padding-top:120px; clear:both}
.join span{ font-size:22px; font-family:Barlow-Regular}
.a_more{ font-size:17px; color:#fff!important; line-height:50px; width:200px; margin:auto;display:inline-block; 
  border: 1px solid #fff; 
  position: relative;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; margin-top:30px
}
.a_more a{  color:#fff!important;
}
.a_more:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #ff8b00;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.a_more:hover:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
.a_more:hover{ color:#fff;}



.index_2{background-position:center; background-repeat:no-repeat;background-attachment: fixed; background-size:cover; background-image:url(../images/cona.jpg);
color:#fff; text-align:center; background-color:#e4e4e4; padding-bottom:10%; position:relative; }
.index_2_2{ position:relative; margin-top:1em;
color:#fff; padding-bottom:1.5em; font-size:22px;}
.index_2_1{
font-size:50px; }
.index_2_1 b { font-weight:700; font-family:"微软雅黑"}


.index_2_2:after{ margin-left:-20px; bottom:0;
content:''; position:absolute; left:50%; height:2px; background-color:#fff; width:40px;}
.index_2 .wmid{
position:relative; z-index:10;}
.index_2:after{ background-color:#000; opacity:0;
content:''; position:absolute; left:0; top:0; width:100%; height:100%; }
.index_2_3{
margin-top:4.3em;}


.zl { width:100%; clear:both; overflow:visible; display:flex; }
.zl dl { display:inline-block; text-align:center;color:#fff;font-size:18px; flex:1; text-align:left; margin-left:5%}
.zl dl img { margin-right:20px }
.zl dl dt {  line-height:36px; width:100%;  color:#fff; text-transform:uppercase; font-size:18px; font-family:Barlow-Regular;}
.zl dl dt1 {  line-height:36px; width:100%;  color:#fff; text-transform:uppercase; font-size:22px; font-family:EUCLIDCIRCULARA;  text-align:left}

.zl dl b{ width: 40px;
    height: 2px;
    background: #f7941d;
   
    display: block;
    vertical-align: middle; margin-top:20px}
	
.zl dl dd  {color:rgb(255,255,255,.8) ; font-size:16px; font-weight:100; line-height:42px; font-family:Barlow-Regular; width:100%; display:block; margin-top:14px}

.ban1 { position:relative; width:100%; height:100%;}
.ban1 video{ position:absolute; z-index:-1; height:100%;}
.ban1:after {  content:" "; width:100%; height:100%; background:rgba(0,0,0,.35); position:absolute; z-index:1;}

.aazb { font-size:2.5em; letter-spacing:0px; font-weight:700;}
.aazb b { color:#cd0f16;}

.index_5_r .index_1_right_mid_bg { background: none !important;}









/*--------------------------------------------------------------------------------------------------------------------------------------550--*/

@media all and (max-width:850px){  





.guide{ width:100%; padding-top:50px}
.gui_l {
    width: 100%;}
.gui_r{
    width: 100%; margin-top:4%}
.tempWrap{
    width: 100%!important;}
.tempWrap ul img{ width:100%!important;}

.gui_r b {
    text-align: left!important;
    font-family: Barlow-Regular;
    font-size: 22px;}

.gui_r h5 {
    font-size: 30px; line-height:40px}

.gui_r h5 i{
    font-size: 17px;}

.gui_desc {
    font-size: 14px;
    color: #777;
    padding: 15px 0 0;
    line-height: 30px;
    text-align: left;
}
.more {
    width: 125px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #FFF;
    font-size: 14px;
    padding-left: 0px;
    margin-top: 30px;
}

.guide {
    background: url(../images/yinz_bg.jpg) no-repeat center 0;
    height: 1500px;
    overflow: hidden;
    padding-top: 120px;
    padding-bottom: 40px;
}.guide dl {
    float: left;
    margin-top: 35px;
    width:100%;
}
.guide dl dt img {
    width: 102px;
    height: 102px;
}
.guide dl dd h5 {
    font-size: 25px;
    color: #333;
    height: 30px;
    line-height: 30px;}

.guide dl dd p {
    font-size: 15px;
    color: #777;
    line-height: 30px;
}
.guide dl.nobor {
    width:100%;
}.guide dl dt em {
    width: 102px;
    height: 102px;}
.titis h4 {
    font-size: 24px;
    color: #fff;
    font-weight: normal;
    height: 51px;
    line-height: 51px;
}
.titis p {
    height: 24px;
    line-height: 24px;
    font-size: 16px;
    color: #fff;
    letter-spacing: 1px;
}
.titis {
    height: 170px;
    text-align: center;
    background: url(../images/h2.png) no-repeat center bottom;
    margin-bottom: 46px;
    padding-top: 50px;
}
.titis1 {
    height: 170px;
    text-align: center;
  
    margin-bottom: 46px;
    padding-top: 50px;
}


.titis1 h4 {
   font-size: 24px;
   
    font-weight: normal;
    height: 51px;
    line-height: 51px;
}
.titis1 p {
    height: 24px;
    line-height: 24px;
    font-size: 16px;
  
    letter-spacing: 1px;
}



.zhuanli {
    background: url(../images/zhuanli.jpg) no-repeat center top;
    width: 100%;
    margin: 0 auto;
    height: 500px;
    clear: both;
    padding-top: 80px;
}

.biaoti3 h3 {
    color: #292929;
    font-size: 28px;
    line-height: 30px;
    font-weight: normal;
    margin: 0 auto;
    padding-top: 0px;
    padding-bottom: 0px;
    letter-spacing: 2px;
}.Box .content {
    width: 100%!important;
    margin: 0 auto;
    margin-top: 0px;
}
.Box .Box_con .conbox ul li {
    float: left;
    width: 185px;
    margin-left: 20px;
    overflow: hidden;
}.Box .Box_con .conbox ul li img {
    display: block;
    width: 185px;
    transition: all 0.5s;
}
.Box .Box_con .conbox ul {
    position: relative;
    list-style: none;
    margin-top: 0px;
    margin-left: -40px;
}


element.style {
}
.tit p {
    font-size: 24px;
    text-align: center;
    line-height: 30px;
    color: #333;
    margin-top: 30px;
}
.news h2 span {
    font-size: 16px!important;
    color: #808080;
    display: block;
    line-height: 20px;
    font-weight: normal;
    padding-top: 10px;
}

.indexbanner_footer_jt img{ width:33px; height:auto}
.wrap2 iframe{ height:390px!important}


.shubiao {
    width: 100%;
    position: relative;
    height: 50px;
    margin-top: -10px;
}

.news-con{ width:100%!important}
.clearfix{ width:100%!important}

.news .news-con .new-l {
    float: left;
    width: 100%;
    position: relative;
}

.news .news-con .new-lc dt {
    width: 100%;
    height:auto;
    display: block;
    line-height: 0;
    overflow: hidden;
}
.news .news-con .new-lc dt img {
    width: 100%;
    height:auto;
    display: block;
    transition: all 1s;
}

.news .news-con .new-lc dd h4 b a {
    display: block;
    font-size: 17px;
    color: #202428;
    line-height: 30px;
    font-weight: 400;
    letter-spacing: 1px;
    width: 90%;
    overflow: hidden;
}

.news .news-con .new-r {
    float: right;
    width: 100%; margin-top:5%; border-top: 1px solid #d6d6d6;
}

.news .news-con .new-rc dt {
    float: left;
    width: 24%;
    height: 100px;
    border-right: 1px solid #d6d6d6;
    padding-right: 18px;
    text-align: right;
    line-height: 20px;
    padding-top: 30px;
}
.news .news-con .new-rc dl {
    border-bottom: 1px solid #d6d6d6;
    height: 100px;
}
.news .news-con .new-rc dd {
    float: right;
    width: 70%!important;
    padding-left: 2%;
    box-sizing: border-box;
}
.news-con{ height:720px!important}
.news .news-con .new-rc dd h4 a {
    display: block;
    font-size: 15px;
    font-weight: 400;
    padding-top: 10px;
    line-height: 22px; padding-top:15px
}.news .news-con .new-rc dd span{ display:none}
.news .news-con .new-rc dd em a {
    display: block;
    font-size: 14px;
    line-height: 14px;
    margin-top: 10px;
    color: #202428;
    opacity: .7;
    font-weight: 700;
}.news .news-con .new-rc dt em {
    font-size: 20px;
    color: #333;
    font-weight: 700;
    font-family: Arial, Helvetica, sans-serif;
}

#footer{ display:none}


.header, .content, .footer, .container {
    margin-left: auto;
    margin-right: auto;
    width:100%;
}
.cplist li {
    background: #f7f7f7;
    box-sizing: border-box;
    width: 49%;
    position: relative;
    margin-right: 1%;
}
}




